home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / ARACHE.ZIP / PC_AT.ACF < prev    next >
Encoding:
Text File  |  1998-10-07  |  3.8 KB  |  161 lines

  1. ;This is ARACHNE.CFG for Arachne version 1.20
  2. ;(it's pretty fast on my PC, so it should work even on slower machines)
  3. ;If you want to use Arachne on PC XT, AT or slow 386+, try to start here.
  4. ;This configuration file can be completely controled from Arachne setup.
  5. ;Run "setup" if you are not sure what to change in configuration file.
  6.  
  7. [profile]
  8. Profile PC_AT.ACF
  9. Connection NUL
  10. Hangup NUL
  11.  
  12. ;Connection @cmd    ... command cmd will estabilish connection
  13. ;Connection READY   ... connection is permanent, packet driver in AUTOEXEC...
  14. ;Connection NUL     ... do not start TCP/IP (run "arachne -c" to force this)
  15.  
  16. [dialer]
  17. DialPage file:setup.htm
  18. Dialer @MINITERM.EXE>PPP.LOG
  19. TerminalWindow @MINITERM.EXE
  20. UseTerminal No
  21. Port 3
  22. Irq 4
  23. Base Default
  24. Mode 8N1
  25. Speed 9600
  26. InitString ATZ
  27. DialString ATDT
  28. PhoneNumber 00000000
  29. Autologin No
  30. WaitFor1 -
  31. Response1 -
  32. WaitFor2 -
  33. Response2 -
  34. WaitFor3 -
  35. Response3 -
  36. WaitFor4 -
  37. Response4 -
  38. PPPusername user
  39. PPPpassword xxxxxx
  40.  
  41. ;Base values: Default|0x??? (eg. 0x3e8)
  42. ;Mode values: databits/parity/stopbits (eg. 8N1)
  43.  
  44. [tcp/ip]
  45. IP_Address PPP
  46. IP_Grab IP address set to
  47. NameServer 0.0.0.0
  48. AltNameServer 0.0.0.0
  49. Gateway 0.0.0.0
  50. AltGateway 0.0.0.0
  51. Netmask 0.0.0.0
  52. TCPconfig PPPTCP.CFG
  53.  
  54. ;IP_Address n.n.n.n  ... fixed IP address
  55. ;IP_Address PPP      ... for PPP.EXE and PPPD.EXE (get address from PPP.LOG)
  56. ;IP_Address BOOTP    ... WatTcp attepmts to use BOOTP protocol
  57. ;IP_Address %enviro% ... Minuet style (enviroment variable, like %MYIP%)
  58. ;IP_Address WATTCP   ... use ONLY values from TCPconfig (variable "my_ip")
  59. ;IP_Grab string      ... prefix of IP address in PPP.LOG ("IP address set to")
  60. ;TCPconfig filename  ... name of WatTcp configuration file (often WATTCP.CFG)
  61.  
  62. [mail]
  63. SMTPserver mail.provider.com
  64. POP3server mail.provider.com
  65. POP3username user
  66. POP3password xxxx
  67. KeepOnServer No
  68. eMail user@provider.com
  69. PersonalName Arachne User
  70. Organization Arachne Fan Club
  71. TimeZone +0000
  72. UseSignature Yes
  73. SignatureFile SIGN.TXT
  74. MailEncoding MIME
  75. MailSortOrder DateSnt
  76. NoHELO No
  77. KillSent No
  78. MailIdxTemplate idxfast.htp
  79. ForwardString1 ----- Forwarded message begin -----
  80. ForwardString2 ------ Forwarded message end ------
  81. ReplyString On %s, %s wrote:
  82. MyCharset US-ASCII
  83. MailBodyEncoding 7bit
  84.  
  85. ;MailSortOrder values: DateRcv|DateSnt|Address|Subject
  86.  
  87. [internet]
  88. HTTPproxy proxy.provider.com:8080
  89. UseProxy No
  90. HomePage http://www.naf.cz/arachne/
  91. SearchPage http://www.naf.cz/search/
  92. FTPusername user
  93. FTPpassword xxxxxx
  94. FTPhost ftp.provider.com
  95. FTPpath /home/user/
  96. AcceptCharset ISO-8859-1,*
  97.  
  98. [system]
  99. Hotlist .\HOTLIST.HTM
  100. History .\HISTORY.LST
  101. CacheIndex .\CACHE.IDX
  102. CookieFile .\COOKIES.LST
  103. CachePath CACHE\
  104. MailPath MAIL\
  105. DownloadPath DOWNLOAD\
  106.  
  107. [misc]
  108. Logo 0
  109. LoadImages No
  110. Frames No
  111. FastJPEGs Yes
  112. RefreshDelay 60
  113. ScreenSaver 0
  114. LocalIcons No
  115. ESCexits Yes
  116. F3key file:*.htm
  117. AutoF3key Yes
  118. BigFont No
  119. ScrollBarSize 10
  120. ScrollBarStyle Arachne
  121. Colors 11 0
  122. MouseColors 15 15
  123. VirtualScreen 0
  124. ScreenMode Auto
  125. SmoothScroll No
  126. ScrollStep 1000
  127. BgColor #000000
  128. Text #F0F0F0
  129. Link #00FF00
  130. ExitOnHangup No
  131. Buttons buttons
  132. ASCIIwidth 78
  133. FontShift 0
  134. HTMLtext #000000
  135. HTMLbgColor #C4C4C4
  136. HTMLlink #0000C4;
  137. AfterPOP3 smtp:
  138. ;AfterSMTP file:mail.htm
  139.  
  140. ;ScrollBarStyle values: NextStep|Windows|Arachne|X
  141. ;BgColor,Text,Link values: #RRGGBB (hexadecimal values of red, green and blue)
  142. ;VirtualScreen value: vertical number of pixels, 0 disables virtual screen.
  143. ;ScreenMode values: Auto|Smart|Nice
  144. ;BodyArachne values: System|Default|All
  145. ;Colors values are <ink 0..15> <paper 0..15>
  146.  
  147. [security]
  148. SavePasswords Yes
  149. Cookies Yes
  150. HTTPreferer Yes
  151. ;FakeFTPeMail user@domain
  152.  
  153. [not-yet-implemeted]
  154. NNTPserver news.provider.com
  155. IRCserver irc.provider.com:6667
  156. IRCchannel #arachne
  157. IRCnick arachne_user
  158. IgnoreBackground Yes
  159.  
  160. [auto-added]
  161.